home *** CD-ROM | disk | FTP | other *** search
/ PC User 2004 November / PCU1104CD1.iso / resource / design / files / advefft.exe / {app} / templates / dissolvemessage.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2004-04-29  |  94 b   |  5 lines

  1. if(_root.getBytesLoaded() < _root.getBytesTotal())
  2. {
  3.    gotoAndPlay(_currentframe - 1);
  4. }
  5.